ExplicitDestination

ExplicitDestination

Genel Bakış

ExplicitDestination NET için FOSS’de bir sınıf. Mirasçılar: IAppointment.

Bir PDF belgesinde açık bir hedefi temsil eder (örneğin.

Bu sınıf, .NET programlarında ExplicitDestination nesnelerle çalışmak için 4 yöntem sağlar. Kullanılabilir yöntemler şunlardır: CreateDestination, ToString. Tüm kamu üyeleri, .NET paketi için Aspose.PDF FOSS’u yükledikten sonra herhangi bir NET uygulamasına erişilebilir. Özellikleri: Page, PageNumber, Type.

Özellikler

Adı:Tip:AccessAçıklama:
PageNumberintOku .Hedef sayfa numarası (1-baslı).
TypestringOku .Hedef tip adı (Fit, XYZ, FitH vb.).
PagePage?Oku .Hedef sayfa (API eşitliği).

Yöntemler

SignatureAçıklama:
ToString()ToString’ı bu ExplicitDestination örneğinde çağırır.
CreateDestination(pageNumber: int, type: ExplicitDestinationType, values: double[])Fabrika: Sayfa Numara’daki tür için belirli hedef alt sınıfı oluşturun.
CreateDestination(page: Page, type: ExplicitDestinationType, values: double[])Fabrika: sayfada hedef oluşturun.
CreateDestination(doc: Document, pageNumber: int, type: ExplicitDestinationType, values: double[])Fabrika: doc içinde sayfaNumber’de hedef oluşturun.

Ayrıca bakınız:

 Türkçe