Skip to content

T_PDFiumSharp_Types_FPDF_CLIPPATH

ArgusMagnus edited this page Apr 4, 2017 · 3 revisions

FPDF_CLIPPATH Structure

Handle to a FPDF_CLIPPATH

Namespace: PDFiumSharp.Types
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public struct FPDF_CLIPPATH : IHandle<FPDF_CLIPPATH>

The FPDF_CLIPPATH type exposes the following members.

Properties

 

Name Description
Public property IsNull Gets a value indicating whether the handle is null.
Public propertyStatic member Null Gets a handle representing null.
  Back to Top

Methods

 

Name Description
Public method Equals Indicates whether this instance and a specified object are equal. (Inherited from ValueType.)
Public method GetHashCode Returns the hash code for this instance. (Inherited from ValueType.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method ToString (Overrides ValueType.ToString().)
  Back to Top

See Also

Reference

PDFiumSharp.Types Namespace

Clone this wiki locally