C# 클래스 PdfMod.Gui.MetadataEditorBox.TextProperty

파일 보기 프로젝트 열기: GNOME/pdfmod

공개 메소드들

메소드 설명
Revert ( ) : void
SetDefault ( string default_value ) : void
TextProperty ( string label, Action onUpdated ) : System

메소드 상세

Revert() 공개 메소드

public Revert ( ) : void
리턴 void

SetDefault() 공개 메소드

public SetDefault ( string default_value ) : void
default_value string
리턴 void

TextProperty() 공개 메소드

public TextProperty ( string label, Action onUpdated ) : System
label string
onUpdated Action
리턴 System