ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PdfCertificateField - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PdfCertificateField

    Inheritance
    System.Object
    PdfCertificateField
    Namespace: Syncfusion.Pdf.Parsing
    Assembly: Syncfusion.Pdf.Portable.dll
    Syntax
    public sealed class PdfCertificateField : Enum

    Fields

    Issuer

    Specifies the issuer of the Certificate

    Declaration
    public const PdfCertificateField Issuer
    Field Value
    Type Description
    PdfCertificateField

    Subject

    Specifies the subject of the Certificate

    Declaration
    public const PdfCertificateField Subject
    Field Value
    Type Description
    PdfCertificateField

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved