Creates PageSetup object for specified document.
Namespace: Spire.Doc.FormattingAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public ViewSetup( IDocument doc )
Public Sub New ( doc As IDocument )
public: ViewSetup( IDocument^ doc )
new : doc : IDocument -> ViewSetup
Parameters
- doc
- IDocument
The doc.