VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Decoders Namespace / DocxDocumentLayoutSettings Class
In This Topic
    DocxDocumentLayoutSettings Class Properties
    In This Topic
    For a list of all properties of this type, see DocxDocumentLayoutSettings.
    Public Properties
     NameDescription
    Public PropertyGets or sets the environment properties of document. (Inherited from DocumentLayoutSettings)
    Public PropertyGets or sets the layout settings for document pages with even indices. (Inherited from DocumentLayoutSettings)
    Public PropertyGets or sets the font programs controller that allows to access the external font programs. (Inherited from DocumentLayoutSettings)
    Public PropertyGets or sets a value indicating whether the layout engine interrupts the layout process on last page. (Inherited from DocumentLayoutSettings)
    Public PropertyGets or sets a value indicating whether the layout engine uses layout settings that is compatible with VintaSoft layout engine. (Inherited from DocumentLayoutSettings)
    Public PropertyGets or sets the layout settings for document pages with odd indices. (Inherited from DocumentLayoutSettings)
    Public PropertyGets or sets the count of pages, which should be layouted. (Inherited from DocumentLayoutSettings)
    Public PropertyGets or sets the layout settings for document page. (Inherited from DocumentLayoutSettings)
    Public PropertyGets the page layout settings for pages with specified indexes. (Inherited from DocumentLayoutSettings)
    Public PropertyGets or sets a value indicating whether the hidden content must be shown.
    Public PropertyGets or sets a value indicating whether the document uses dynamic layout. (Inherited from DocumentLayoutSettings)
    Public PropertyGets or sets a value indicating whether the layout engine uses relative size instead of specified size of graphics object. (Inherited from DocumentLayoutSettings)
    See Also