Property InternalName
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
InternalName
Gets or sets the internal name of the view.
public string? InternalName { get; set; }
Property Value
- string
The internal name. Can be
null
.
Remarks
The internal name is used to refer to the view from other objects, such as the go-to-3D-view action.