PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / StringFormat Class / GenericDefault Property

In This Topic
    GenericDefault Property
    In This Topic
    Gets a reference to the default StringFormat object.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property GenericDefault As StringFormat
    public static StringFormat GenericDefault {get;}
    See Also