VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Decoders Namespace / DocxDocumentLayoutSettings Class
In This Topic
    DocxDocumentLayoutSettings Class Methods
    In This Topic
    For a list of all methods of this type, see DocxDocumentLayoutSettings.
    Public Methods
     NameDescription
    Public MethodCreates an exact copy of this DocumentLayoutSettings.
    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 MethodReturns a hash code for this instance.
    Public MethodPopulates a SerializationInfo with the data needed to serialize the target object.
    Public MethodReturns page layout settings for specified page. (Inherited from DocumentLayoutSettings)
    Protected Methods
     NameDescription
    Protected MethodCreates the font program controller that is used as the default font program controller for this document layout settings. (Inherited from DocumentLayoutSettings)
    See Also