An short value that specifies the preferred width

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public short Value { get; }
Public ReadOnly Property Value As Short
	Get
public:
property short Value {
	short get ();
}
member Value : int16 with get

Property Value

Int16

See Also