Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / EndnoteOptions Class / CustomNumberStyle Property

In This Topic
    CustomNumberStyle Property (EndnoteOptions)
    In This Topic
    Gets or sets a custom number format using the syntax defined by the XSLT 1.0 format attribute.
    Syntax
    'Declaration
     
    Public Property CustomNumberStyle As System.String
    public System.string CustomNumberStyle {get; set;}
    Example
    A value of ア indicates that a consumer must use Katakana numbering.
    See Also