Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / OutputIntent Class / RegistryName Property

In This Topic
    RegistryName Property
    In This Topic
    Gets or sets a string (conventionally a uniform resource identifier, or URI) identifying the registry in which the condition designated by OutputConditionIdentifier is defined.
    Syntax
    'Declaration
     
    Public Property RegistryName As System.String
    public System.string RegistryName {get; set;}
    See Also