menu

File Formats

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PdfPortfolioSchemaFieldType - API Reference

    Show / Hide Table of Contents

    Enum PdfPortfolioSchemaFieldType

    indicates the type of the portfolio schema field.

    Namespace: Syncfusion.Pdf
    Assembly: Syncfusion.Pdf.Base.dll
    Syntax
    public enum PdfPortfolioSchemaFieldType

    Fields

    Name Description
    CreationDate

    Represent the type of the portfolio schema field as creationdate

    Date

    Represent the type of the portfolio schema field as date

    Description

    Represent the type of the portfolio schema field as description

    FileName

    Represent the type of the portfolio schema field as filename

    ModDate

    Represent the type of the portfolio schema field as moddate

    Number

    Represent the type of the portfolio schema field as number

    Size

    Represent the type of the portfolio schema field as size

    String

    Represent the types as string

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved