Property ExternalName
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
ExternalName
Gets or sets the external name of the view.
public string? ExternalName { get; set; }
Property Value
- string
The external name. Must not be
null
or empty.
Remarks
The external name is used for presentation in a user interface.