SetTextUnderlineCustomDash

Tekst

Opis

Ta strona dokumentuje SetTextUnderlineCustomDash w PDFlibPas w obszarze Tekst. Nazwy API, parametry, klasy, pliki i wartości literalne pozostają niezmienione, aby odpowiadały bibliotece Delphi i punktom wejścia DLL.

Przed wywołaniem funkcji sprawdź składnię, parametry i wartości zwracane Bloki kodu pozostają w oryginale, aby przykłady można było skopiować bez zmian.

Składnia

Delphi

Function TPDFlib.SetTextUnderlineCustomDash(Const DashPattern: WideString; DashPhase: Double): Integer;

ActiveX

Function PDFlib::SetTextUnderlineCustomDash(DashPattern As String, DashPhase As Double) As Long

DLL

int DLSetTextUnderlineCustomDash(int InstanceID, const wchar_t * DashPattern, double DashPhase);

Parametry

DashPatternDashPattern jest parametrem SetTextUnderlineCustomDash. Użyj typu pokazanego w sygnaturze i podaj wartość zgodną z bieżącym dokumentem PDF, wybraną stroną lub aktywnym zasobem.
DashPhaseDashPhase jest parametrem SetTextUnderlineCustomDash. Użyj typu pokazanego w sygnaturze i podaj wartość zgodną z bieżącym dokumentem PDF, wybraną stroną lub aktywnym zasobem.