Property Name
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Name
Gets the name of the view.
public string Name { get; }
Property Value
- string
The name of the view.
Remarks
Not all views has a name. For views explicitly specified using page and zoom the
value of this property is null
.