Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.MarkedContent Namespace / TagCustom Class
Members

In This Topic
    TagCustom Class
    In This Topic
    Represents a common custom tag, which can be prepared to represent any tag.
    Object Model
    TagCustom Class
    Syntax
    'Declaration
     
    Public Class TagCustom 
       Inherits TagPropsBase
    public class TagCustom : TagPropsBase 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.MarkedContent.TagBase
          GrapeCity.Documents.Pdf.MarkedContent.TagPropsBase
             GrapeCity.Documents.Pdf.MarkedContent.TagCustom

    See Also