In This Topic
GdPicture14.MAUI Namespace / GdViewer Class / DocumentFormatProperty Field

DocumentFormatProperty Field (GdViewer)

In This Topic
Backing store for the DocumentFormat property.
Syntax
'Declaration
 
Public Shared ReadOnly DocumentFormatProperty As BindableProperty
public static readonly BindableProperty DocumentFormatProperty
public field DocumentFormatProperty: BindableProperty; static; readonly 
public static var DocumentFormatProperty : BindableProperty;
public: static readonly BindableProperty* DocumentFormatProperty
public:
static readonly BindableProperty^ DocumentFormatProperty
See Also