VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Decoders Namespace / DicomSrLayoutSettings Class
In This Topic
DicomSrLayoutSettings Class Properties
In This Topic
For a list of all properties of this type, see DicomSrLayoutSettings.
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 format for the items, which are containing the date data.
Public PropertyGets or sets the item font.
Public PropertyGets or sets the item level padding.
Public PropertyGets or sets the format for the items, which are containing numeric data.
Public PropertyGets or sets the format for the items, which are containing string data.
Public PropertyGets or sets the format for the items, which are containing the time data.
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 the report header font.
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