VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Decoders Namespace / DicomSrLayoutSettings Class
Members Object Syntax Remarks Hierarchy Requirements SeeAlso
    DicomSrLayoutSettings Class
    Contains rendering settings for DICOM structured report page.
    Object Model
    VintasoftFontProperties DocumentEnvironmentProperties FontProgramsControllerBase PageLayoutSettings PageLayoutSettings PageLayoutSettings DicomSrLayoutSettings
    Syntax
    'Declaration
    
    Public Class DicomSrLayoutSettings
       Inherits DocumentLayoutSettings
    
    
     
    Remarks

    If width and/or height property in PageSize property is set to 0, width and/or height will be calculated automatically.

    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Codecs.Decoders.DocumentLayoutSettings
          Vintasoft.Imaging.Codecs.Decoders.DicomSrLayoutSettings

    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also