DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImage Class / CDAStyleSheet Property

In This Topic
    CDAStyleSheet Property
    In This Topic
    Style sheet used for displaying encapsulated CDA
    Syntax
    'Declaration
     
    
    Public Property CDAStyleSheet As System.String
    public System.string CDAStyleSheet {get; set;}
    Remarks
    This is a string giving the full path to the Schema File
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also