C#
VB
WinRT C#
C++
This class implementation of DocumentOptions.PageRestriction.
public virtual Leadtools.Forms.Documentwriters.DocumentPageRestriction PageRestriction {get; set;}
Public Overridable Property PageRestriction As Leadtools.Forms.Documentwriters.DocumentPageRestriction
public virtual Leadtools.Forms.Documentwriters.DocumentPageRestriction PageRestriction {get; set;}
<br/>get_PageRestriction();<br/>set_PageRestriction(value);<br/>Object.defineProperty('PageRestriction');
public:
virtual property Leadtools.Forms.Documentwriters.DocumentPageRestriction PageRestriction {
Leadtools.Forms.Documentwriters.DocumentPageRestriction get();
void set ( Leadtools.Forms.Documentwriters.DocumentPageRestriction );
}
Refer to DocumentOptions.PageRestriction.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET