CanSetPageSettings Property
In This Topic
Gets a value indicating whether the currently loaded document supports changing the page settings.
Syntax
'Declaration
Public ReadOnly Property CanSetPageSettings As Boolean
public bool CanSetPageSettings {get;}
See Also