DocumentPageStaticSize Property
Whether document page must be rendered fully (usually for export or when in has a background set).
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public bool StaticSize { get; }
Public ReadOnly Property StaticSize As Boolean
Get
public:
property bool StaticSize {
bool get ();
}
member StaticSize : bool with get
Property Value
Boolean