VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Decoders Namespace / PageLayoutSettings Class
Constructors Properties Methods SeeAlso
In This Topic
PageLayoutSettings Class Members
In This Topic
The following tables list the members exposed by PageLayoutSettings.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.
Public Properties
 NameDescription
Public PropertyGets or sets the content scale.
Public PropertyGets or sets padding of a document page, in DIP.
Public PropertyGets or sets size of a document page.
Public Methods
 NameDescription
Public MethodCreates an exact copy of this PageLayoutSettings.
Public MethodCopies the state of the current object to the target object.
Public MethodDetermines whether the specified System.Object, is equal to this instance.
Public MethodServes as the default hash function.
Public MethodPopulates a SerializationInfo with the data needed to serialize the target object.
See Also