Property Prefix
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Prefix
Gets or sets the prefix for page labels in this range.
public string Prefix { get; set; }
Property Value
- string
The prefix for page labels in this range.
Remarks
The prefix is optional and may be null
or empty string.