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

Public Class DicomSrLayoutSettings
   Inherits DocumentLayoutSettings

public class DicomSrLayoutSettings : 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: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also