Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / PageLabelingRange Class / Prefix Property

In This Topic
    Prefix Property
    In This Topic
    Gets or sets the label prefix for page labels in this range.
    Syntax
    'Declaration
     
    Public Property Prefix As System.String
    public System.string Prefix {get; set;}
    See Also