menu

Document Processing

PdfViewerInfoSubObjectIdentity Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    PdfViewerInfoSubObjectIdentity Class

    Represents a class that provides style identity information for nested objects

    Inheritance
    System.Object
    PdfViewerInfoSubObjectIdentity
    Namespace: Syncfusion.Windows.Forms.PdfViewer
    Assembly: Syncfusion.PdfViewer.Windows.dll
    Syntax
    public class PdfViewerInfoSubObjectIdentity : CachedStyleInfoSubObjectIdentity

    Constructors

    PdfViewerInfoSubObjectIdentity(StyleInfoBase, StyleInfoProperty)

    Initializes a new instance of the PdfViewerInfoSubObjectIdentity class.

    Declaration
    public PdfViewerInfoSubObjectIdentity(StyleInfoBase owner, StyleInfoProperty sip)
    Parameters
    Type Name Description
    Syncfusion.Styles.StyleInfoBase owner

    The Syncfusion.Styles.StyleInfoBase that owns this sub-object.

    Syncfusion.Styles.StyleInfoProperty sip

    The Syncfusion.Styles.StyleInfoProperty descriptor for this expandable sub-object.

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