Namespace: Spire.OfficeViewer.Forms
Assembly: Spire.OfficeViewer.Forms (in Spire.OfficeViewer.Forms.dll) Version: 6.6.2.0 (6.6.2.8020)
Assembly: Spire.OfficeViewer.Forms (in Spire.OfficeViewer.Forms.dll) Version: 6.6.2.0 (6.6.2.8020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public bool AllowPrint { get; set; }
Public Property AllowPrint As Boolean Get Set
public: property bool AllowPrint { bool get (); void set (bool value); }
member AllowPrint : bool with get, set