Table of Contents

Class PdfCatalogNative

Namespace
nebulae.dotPDFium.Native
Assembly
dotPDFium.dll
public static class PdfCatalogNative
Inheritance
PdfCatalogNative
Inherited Members

Methods

FPDFCatalog_IsTagged(nint)

public static extern bool FPDFCatalog_IsTagged(nint document)

Parameters

document nint

Returns

bool

FPDFCatalog_SetLanguage(nint, string)

public static extern bool FPDFCatalog_SetLanguage(nint document, string language)

Parameters

document nint
language string

Returns

bool