Leadtools.Forms.DocumentWriters Namespace > TextDocumentOptions Class : PageRestriction Property |
public virtual DocumentPageRestriction PageRestriction {get; set;}
'Declaration Public Overridable Property PageRestriction As DocumentPageRestriction
'Usage Dim instance As TextDocumentOptions Dim value As DocumentPageRestriction instance.PageRestriction = value value = instance.PageRestriction
public virtual DocumentPageRestriction PageRestriction {get; set;}
get_PageRestriction();
set_PageRestriction(value);
public: virtual property DocumentPageRestriction PageRestriction { DocumentPageRestriction get(); void set ( DocumentPageRestriction value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2