PreferredWidth
Auto Property
|
Get an instance of PreferredWidth, this instance indicates
thie preferred width is auto.
Namespace:
Spire.Doc
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public static PreferredWidth Auto { get; }
Public Shared ReadOnly Property Auto As PreferredWidth
Get
public:
static property PreferredWidth^ Auto {
PreferredWidth^ get ();
}
static member Auto : PreferredWidth with get
Property Value
Type:
PreferredWidth
See Also