menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MetafileHeader - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MetafileHeader

    Represents the Metafile header.

    Inheritance
    System.Object
    MetafileHeader
    Namespace: Syncfusion.DocIO.DLS.Entities
    Assembly: Syncfusion.DocIO.UWP.dll
    Syntax
    public sealed class MetafileHeader : Object

    Constructors

    MetafileHeader()

    Declaration
    public MetafileHeader()

    Properties

    Bounds

    Gets a System.Drawing.Rectangle that bounds the associated .

    Declaration
    public Rectangle Bounds { get; }
    Property Value
    Type Description
    Rectangle

    A System.Drawing.Rectangle that bounds the associated .

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved